arm: da830: moved pinmux configurations to the arch tree
authorVishwanathrao Badarkhe, Manish <[email protected]>
Wed, 29 May 2013 21:55:11 +0000 (21:55 +0000)
committerTom Rini <[email protected]>
Mon, 10 Jun 2013 12:54:46 +0000 (08:54 -0400)
commit68cd4a4c9f4d7be8dc95796fb567f6b03faf9d97
tree74208411abf647cf367a4961a3b0fbef1de68ad9
parentcf32b53b975a9a865ee8c75f5ce4c6099a8bee9e
arm: da830: moved pinmux configurations to the arch tree

Move pinmux configurations for the DA830 SoCs from board file
to the arch tree so that it can be used for all da830 based devices.
Also, avoids duplicate pinmuxing in case of NAND.

Signed-off-by: Vishwanathrao Badarkhe, Manish <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Christian Riesch <[email protected]>
arch/arm/cpu/arm926ejs/davinci/Makefile
arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c [new file with mode: 0644]
arch/arm/include/asm/arch-davinci/pinmux_defs.h
board/davinci/da8xxevm/da830evm.c
include/configs/da830evm.h